Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Expose apps/widgets #30

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

charlynguyen
Copy link
Contributor

@charlynguyen charlynguyen commented Dec 19, 2023

This PR exposes the apps/widgets of a room. It allows to:

  • getApps – Gets the apps for a given room.
  • getAppAvatarUrl – Gets the avatar URL for an app.
  • isAppInContainer – Checks if an app is in a container for a given room.
  • moveAppToContainer – Moves apps to containers for a given room.

Relates to matrix-org/matrix-react-sdk#12071.

Signed-off-by: Charly Nguyen <[email protected]>
@charlynguyen charlynguyen marked this pull request as ready for review December 19, 2023 20:25
@charlynguyen charlynguyen requested a review from a team as a code owner December 19, 2023 20:25
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sane

@t3chguy t3chguy merged commit 0709b4e into matrix-org:main Dec 20, 2023
@charlynguyen charlynguyen deleted the charlynguyen/expose-widgets branch December 20, 2023 08:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants